1026h OS Prompt
The OS prompt is used for character driven command interface, like the terminal in WorkBench with the drive.
Writing to sub-index 1 is used to send one character to the drive. At the end of each command you need to send a CR(13) LF(10) before the drive will send the response.
Reading from sub-index 2 is used to receive one character from the drive.
Parameter | Index | Sub-Index | Data Type | Float Scale | Units | Access | PDO Mappable | SMM Versions |
---|---|---|---|---|---|---|---|---|
Highest sub-index supported | 1026h | 0 | Unsigned8 | - | - | Read only | No | All |
StdIn | 1026h | 1 | Unsigned8 | - | - | Read/Write | Yes | All |
StdOut | 1026h | 2 | Unsigned8 | - | - | Read only | Yes | All |